RegistrationRule 
EntityType  Independent 
Logical Entity Name  RegistrationRule 
Default Table Name  AdRegistrationLock 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

RegistrationRule Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
TermType    CHAR(1)  NO 
 
RuleType    CHAR(1)  NO 
 
UnitType    CHAR(1)  YES 
 
NumberLimit    MONEY(19, 4)  YES 
 
TermId(FK)    INTEGER  YES 
 
IsDropCoursesIncludedInNumberLimit    BIT  NO 
 
IsLoaCoursesIncludedInNumberLimit    BIT  NO 
 
StudentId(FK)    INTEGER  YES 
 
StudentGroupId(FK)    INTEGER  YES 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
StudentId(FK)    INTEGER  YES 
 

RegistrationRule Keys 
Key Name  Key Type  Keys 
Nk_AdRegistrationLockUserID  Inversion Entry  LastModifiedUserId 
Nk_AdRegistrationLockSyGroupsID  Inversion Entry  StudentGroupId 
Nk_AdRegistrationLockSyStudentID  Inversion Entry  StudentId 
Nk_AdRegistrationLockAdTermID  Inversion Entry  TermId 
Pk_AdRegistrationLockAdRegistrationLockID  PrimaryKey  Id 

RegistrationRule Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Term  Non-Identifying  Zero or One to Zero or More        TermId  NO 
StudentGroup  Non-Identifying  Zero or One to Zero or More        StudentGroupId  NO 
Student  Non-Identifying  Zero or One to Zero or More        StudentId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Student  Non-Identifying  Zero or One to Zero or More        StudentId  NO 
StudentGroup  Non-Identifying  Zero or One to Zero or More        StudentGroupId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

RegistrationRule Check Constraints 
Check Constraint Name  CheckConstraint 

RegistrationRule Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.RegistrationRule 
NO       
Physical (Microsoft SQL Server)
dbo.AdRegistrationLock 
NO       

RegistrationRule Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Logical  CourseRegistration 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Academic Records 

RegistrationRule Data Movement Rules 
Name  Type  Rule Text/Value